Revert "tool button: Use G_DEFINE_TYPE"
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 15:15:32 +0000 (11:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2015 15:16:34 +0000 (11:16 -0400)
commit1c4a7bd552ea2f954c91e7a2169166140122e24a
treee4005162080a3cf232c50d9e59848d588792527e
parent76810e110b9a90019de285b9f018b6ba356e5071
Revert "tool button: Use G_DEFINE_TYPE"

This reverts commit 4e56dfad0e33187d019c44ecfb5e7e99cf2da535.

It turns out that GtkToolButton is playing games with the class
pointer inside instance_init, so leave it alone.
gtk/gtktoolbutton.c